Check for root being a GtkWindow in a few places
authorMatthias Clasen <mclasen@redhat.com>
Fri, 30 Apr 2021 17:44:15 +0000 (13:44 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 30 Apr 2021 17:45:39 +0000 (13:45 -0400)
commit32280090fe40bd9423be945fa1e03de95c5cb8a2
tree6a374ef7b1e03b1d471e968d871ec393c065d73b
parent604d171d5661f6eb51d385b8eb8485c96da7608b
Check for root being a GtkWindow in a few places

These things were showing up as crashes during DND,
when the root is a GtkDragIcon. I'm sure there's more.
gtk/gtkwidget.c